home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / univspl / fft_bcb.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  1999-02-02  |  454 b   |  15 lines

  1. //---------------------------------------------------------------------------
  2. #include <vcl\condefs.h>
  3. #include <stdio.h>
  4. #include <stdlib.h>
  5. #include <string.h>
  6.  
  7. #pragma hdrstop
  8. //---------------------------------------------------------------------------
  9. USERES("fft_bcb.res");
  10. USEUNIT("..\src\main.c");
  11. USEUNIT("..\src\fftmain.c");
  12. USELIB("..\..\uspl.lib");
  13. //---------------------------------------------------------------------------
  14.  
  15.